Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Function |from_option_string

json/value::|from_option_string


Usage

|from_option_string<S>(value)

Generics

◻ S: ToString

Parameters

↳ value: Option<S>

Return

Json


Convert an optional string-convertible value into a JSON string, or null if value is none.